projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdaa73a
)
travis: Add srecord package
author
Marek Vasut
<
[email protected]
>
Thu, 14 Mar 2019 00:01:24 +0000
(
01:01
+0100)
committer
Tom Rini
<
[email protected]
>
Mon, 22 Apr 2019 22:13:23 +0000
(18:13 -0400)
At least MIPS Boston currently uses srec_cat tool to fiddle with
srecords. There will be other platforms coming, so install the
tool to prevent build problems.
Signed-off-by: Marek Vasut <
[email protected]
>
Cc: Daniel Schwierzeck <
[email protected]
>
Cc: Michal Simek <
[email protected]
>
Cc: Tom Rini <
[email protected]
>
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index eb531f1e5b7ab86aac2d46e9bd412197ed09acab..951b6a31bbe8be38fb51209404c17c419cf3b7df 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-34,6
+34,7
@@
addons:
- liblz4-tool
- libisl15
- clang-7
+ - srecord
install:
# Clone uboot-test-hooks